| 2005-09-14 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Rename xm commands and cleanup of the "bogus" argument... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Fix xc_make_page_below_4G(). Should fix PAE domain |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | During my attempts to get the latest bridge networking... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Fix xc_domain_memory_decrease_reservation(). |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Add methods to read/write Vm/Domain store entries. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Move name back into main domain dir. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Move id back into main domain dir and rename to domid. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Set NE bit for VMX guest CR0. VMCS guest CR0.NE bit... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Move uuid back into main domain dir. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Add some sanity check when creating 3-level 1:1 page... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Clear pending interrupt on shared page when pic initialized |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Get rid of anonymous unions in public header files. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Call dominfo.device_delete instead of non-existant... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Remove unsued domain_controller.h file. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Fix 64-bit build problem. Not allowed to movl between a |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | Move hypervisor.h to asm-i386/asm-x86_64. |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
kaf24@firebug... | mem-map.sxp and vmxloader are unaffected by a 64-bit... |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
cl349@firebug... | Fix xenstored watch crash. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Don't return failure when trying to delete a non-existe... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Perform xenbus operations in shutdown_handler in a... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Don't cause watch fire deadlock by unconditionally... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Don't fail readDB on empty dirs. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Switch shutdown and sysrq to xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Free blkif if vbd_create fails. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | Fix the logic in vcpu_sleep_sync(): we must wait until |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
shand@ubuntu... | Some more resilience to errors in creating vbds etc... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Switch memory target handling to use xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | g/c introduceDomain and releaseDomain bindings in xsnod... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Switch vcpu hotplugging to use xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Fix domain list build/cleanup code with xend subdirectory. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | IntroduceDomain of dom0 can fail when it's already... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Fix error handling code paths. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
emellor@ewan | Fix imports. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Store dom0 store ring-ref in store. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Switch to IntroduceDomain, move xend info into xend... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Move xshandle to xsutil.py, add IntroduceDomain, fix... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
emellor@ewan | Fix the check that the argument count is even, for... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Change read and list to return None if key/dir doesn... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
emellor@ewan | Added help line for dev-docs target. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Added isDevControllerClass so that XendDomainInfo does... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Removed {add,get}_{config,device}_handler in favour... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Added .PHONY target so that make works from the tools... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Pass the root directory to Doxyfilter and thence pythfi... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
ewan@linford... | Pass the root directory to Doxyfilter and thence pythfi... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | This trivial patch makes sure that mem-map.sxp and... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | Update ignores list for new xenstore binaries. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | synch_bitops.h is an arch-specific header file. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | Newer binutils is a bit stricter and errors out when... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Fixed consoled race condition. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | domain_crash_synchronous() on x86_64 causes Xen to... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Prevent opening the xenbus device if the store isn... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
kaf24@firebug... | Fix a bug in shadow_remove_all_access_in_page. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Fix up testsuite from recent changes. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
cl349@firebug... | Put xenstored.h in linux-public include dir. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Always allow overriding where clients connect through... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Change xenbus_dev interface from ioctl to read/write. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Add xenstore-list and xenstore-exists clients |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Check the return value of chdir(2) and write(2). |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Switch vtpm device setup/teardown over to xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Switch block device setup/teardown over to xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Remove debug output. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Move block device bind/unbind into hotplug scripts. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Don't remove backend store directory before device_unre... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Export backend device store path to hotplug script. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
kaf24@firebug... | This patch remove the L2 pin for 1:1 page table on... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
kaf24@firebug... | The last vnet patch was missing some files that had... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
kaf24@firebug... | Re-indent xc_linux_restore, and add code to force PAE |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
cl349@firebug... | Always fire watches, even on the connection which cause... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
kaf24@firebug... | Xen_version hypercalls takes two args, not one. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
kaf24@firebug... | mlock argument to version hypercall in libxc. |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
kaf24@firebug... | Improve debug tracing from HYPERVISOR_memory_op(). |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
vh249@arcadians... | removing XEN_LOCALVERSION for a smaller alternative |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
ewan@linford... | "Added." |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
ewan@linford... | Added dev-docs target to build the Python Tools' API... |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
ewan@linford... | Added docs/api. |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
ewan@linford... | Added dev-docs target, which passes through to the... |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
kaf24@firebug... | Re-indent vmx code. |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
kaf24@firebug... | Yes, that fixes the problem, our patches crossed. I... |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
vh249@arcadians... | add XEN_LOCALVERSION to the dist building process |
commit | commitdiff | tree | snapshot |
| 2005-09-11 |
kaf24@firebug... | An FC4/i386 install inside VMX on an x86_64 system... |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
cl349@firebug... | Restore NULL checks before calling kfree(). |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
vh249@arcadians... | add a simple usage string to xenconsoled |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
vh249@arcadians... | fix ballooning out logic to handle dying domain freeing... |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
vh249@arcadians... | use XEN_FULLVERSION variable where possible |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
vh249@arcadians... | remove pointless NULL check before calling kfree |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
vh249@arcadians... | convert initializers to C99 initializers |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
kaf24@firebug... | With this patch, 32-bit binary can work on 64-bit VMX... |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
kaf24@firebug... | This patch fixes xenlinux timer interrupt. |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
kaf24@firebug... | This patch fix a bug in set_reg_value() for x86_64... |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
kaf24@firebug... | One more instruction for the VMX MMIO decoder. |
commit | commitdiff | tree | snapshot |
| next |